home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / retroland.swf / scripts / DefineSprite_167 / frame_1 / DoAction_2.as next >
Text File  |  2007-10-01  |  135b  |  6 lines

  1. stopAllSounds();
  2. my_sound1 = new Sound();
  3. my_sound1.attachSound("worldsound1");
  4. my_sound1.start(0,9000);
  5. my_sound1.setVolume(50);
  6.